home *** CD-ROM | disk | FTP | other *** search
- object FormCoName: TFormCoName
- Left = 245
- Top = 104
- BorderStyle = bsToolWindow
- Caption = 'Select a Company'
- ClientHeight = 283
- ClientWidth = 298
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object ListCoName: TListBox
- Left = 8
- Top = 8
- Width = 281
- Height = 241
- ItemHeight = 13
- Sorted = True
- TabOrder = 0
- end
- object BitBtn1: TBitBtn
- Left = 24
- Top = 256
- Width = 169
- Height = 25
- Caption = 'CONTINUE'
- TabOrder = 1
- Kind = bkOK
- end
- object BitBtn2: TBitBtn
- Left = 200
- Top = 256
- Width = 75
- Height = 25
- TabOrder = 2
- Kind = bkCancel
- end
- end
-